[INFO] fetching crate linear-tools 0.4.6...
[INFO] testing linear-tools-0.4.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate linear-tools 0.4.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate linear-tools 0.4.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate linear-tools 0.4.6
[INFO] tweaked toml for crates.io crate linear-tools 0.4.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linear-tools 0.4.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linear-tools 0.4.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d213d672731a436943fbb642f5eebc2c65faf1759f7ba7523bdacda36ff500be
[INFO] running `Command { std: "docker" "start" "-a" "d213d672731a436943fbb642f5eebc2c65faf1759f7ba7523bdacda36ff500be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d213d672731a436943fbb642f5eebc2c65faf1759f7ba7523bdacda36ff500be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d213d672731a436943fbb642f5eebc2c65faf1759f7ba7523bdacda36ff500be", kill_on_drop: false }`
[INFO] [stdout] d213d672731a436943fbb642f5eebc2c65faf1759f7ba7523bdacda36ff500be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c8f09da125add0e8a5b3155109064383afbf72c247ef27a87e3849437950fe4
[INFO] running `Command { std: "docker" "start" "-a" "8c8f09da125add0e8a5b3155109064383afbf72c247ef27a87e3849437950fe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling cynic-parser v0.11.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rmcp-macros v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling cynic-codegen v3.13.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling linear-schema v0.1.2
[INFO] [stderr]    Compiling cynic-proc-macros v3.13.1
[INFO] [stderr]    Compiling linear-queries v0.2.2
[INFO] [stderr]    Compiling agentic-tools-core v0.1.2
[INFO] [stderr]    Compiling agentic-tools-mcp v0.1.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling cynic v3.13.1
[INFO] [stderr]    Compiling agentic-tools-utils v0.1.5
[INFO] [stderr]    Compiling linear-tools v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "8c8f09da125add0e8a5b3155109064383afbf72c247ef27a87e3849437950fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c8f09da125add0e8a5b3155109064383afbf72c247ef27a87e3849437950fe4", kill_on_drop: false }`
[INFO] [stdout] 8c8f09da125add0e8a5b3155109064383afbf72c247ef27a87e3849437950fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a0e5646b93ca87e1829a307907df399750aba3379cc8a14d2b3b013ff9f7f67
[INFO] running `Command { std: "docker" "start" "-a" "2a0e5646b93ca87e1829a307907df399750aba3379cc8a14d2b3b013ff9f7f67", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling cynic-parser v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling rmcp v1.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling cynic-codegen v3.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling agentic-tools-utils v0.1.5
[INFO] [stderr]    Compiling cynic-proc-macros v3.13.1
[INFO] [stderr]    Compiling linear-schema v0.1.2
[INFO] [stderr]    Compiling linear-queries v0.2.2
[INFO] [stderr]    Compiling cynic v3.13.1
[INFO] [stderr]    Compiling agentic-tools-core v0.1.2
[INFO] [stderr]    Compiling agentic-tools-mcp v0.1.3
[INFO] [stderr]    Compiling linear-tools v0.4.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "2a0e5646b93ca87e1829a307907df399750aba3379cc8a14d2b3b013ff9f7f67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0e5646b93ca87e1829a307907df399750aba3379cc8a14d2b3b013ff9f7f67", kill_on_drop: false }`
[INFO] [stdout] 2a0e5646b93ca87e1829a307907df399750aba3379cc8a14d2b3b013ff9f7f67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0cb12502d198c6109b9d3b8aa49aefc83e760ce2aa1dfac3f7279812dfbe98f4
[INFO] running `Command { std: "docker" "start" "-a" "0cb12502d198c6109b9d3b8aa49aefc83e760ce2aa1dfac3f7279812dfbe98f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linear_tools-d7fa53c502adbe84)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test models::tests::format_options_csv_adds_to_defaults ... ok
[INFO] [stdout] test models::tests::truncates_ascii_safely ... ok
[INFO] [stdout] test test_support::tests::envguard_remove_and_restore ... ok
[INFO] [stdout] test test_support::tests::envguard_set_and_restore_when_unset ... ok
[INFO] [stdout] test test_support::tests::envguard_restore_previous_value ... ok
[INFO] [stdout] test models::tests::format_options_default_shows_state_assignee_priority ... ok
[INFO] [stdout] test models::tests::truncates_utf8_safely ... ok
[INFO] [stdout] test models::tests::handles_short_strings ... ok
[INFO] [stdout] test tests::parse_from_url ... ok
[INFO] [stdout] test tests::parse_plain_uppercase ... ok
[INFO] [stdout] test tests::parse_lowercase_normalizes ... ok
[INFO] [stdout] test tests::parse_invalid_returns_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-1c951cafbfe499fc)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test add_comment_by_identifier_success ... ok
[INFO] [stdout] test create_issue_with_state_label_parent_success ... ok
[INFO] [stdout] test add_comment_by_url_success ... ok
[INFO] [stdout] test archive_issue_success_by_identifier ... ok
[INFO] [stdout] test auth_header_oauth_token ... ok
[INFO] [stdout] test auth_header_personal_key ... ok
[INFO] [stdout] test graphql_errors_fail_fast ... ok
[INFO] [stdout] test create_issue_success ... ok
[INFO] [stdout] test add_comment_success ... ok
[INFO] [stdout] test get_metadata_labels_success ... ok
[INFO] [stdout] test search_issues_full_text_success ... ok
[INFO] [stdout] test get_metadata_teams_success ... ok
[INFO] [stdout] test search_issues_with_date_ranges ... ok
[INFO] [stdout] test archive_issue_success_by_id ... ok
[INFO] [stdout] test read_issue_by_identifier_success ... ok
[INFO] [stdout] test read_issue_not_found ... ok
[INFO] [stdout] test get_metadata_pagination ... ok
[INFO] [stdout] test get_metadata_users_success ... ok
[INFO] [stdout] test search_issues_auth_failure ... ok
[INFO] [stdout] test search_issues_success ... ok
[INFO] [stdout] test search_issues_with_state_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/live.rs (/opt/rustwide/target/debug/deps/live-486ec32a9701b2e0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test live_create_search_read_comment_archive ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linear_tools
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - test_support (line 10) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.51s
[INFO] running `Command { std: "docker" "inspect" "0cb12502d198c6109b9d3b8aa49aefc83e760ce2aa1dfac3f7279812dfbe98f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb12502d198c6109b9d3b8aa49aefc83e760ce2aa1dfac3f7279812dfbe98f4", kill_on_drop: false }`
[INFO] [stdout] 0cb12502d198c6109b9d3b8aa49aefc83e760ce2aa1dfac3f7279812dfbe98f4
